projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7723303
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 11 May 2001 15:11:45 +0000
(15:11 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 11 May 2001 15:11:45 +0000
(15:11 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index bac865421b4fd9be3d83f1c4e9c994731af0af8f..34cf146e4ae51e0f64e4624de3772dce4d3caee5 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,12
@@
2001-05-11 Gerd Moellmann <gerd@gnu.org>
+ * xterm.c (clear_mouse_face): Return 1 if text with mouse face was
+ actually redrawn. Make the function static.
+ (note_mouse_highlight): Fix a case where the mouse cursor
+ was changed back to the text cursor.
+
+ * xterm.h (clear_mouse_face): Remove prototype.
+
* xdisp.c (try_window_id): Fix the fix and set the right
window_end_vpos.